[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10 Fn FF  - Dj Go32.exe 80386+ DOS Extender - Video Extensions         [E]

   AH = FFh
   AL = video mode (see below)
Program: GO32.EXE is a DOS extender included as part of the 80386 port of the
     GNU C/C++ compiler by DJ Delorie and distributed as DJGPP

See Also: AH=00h,INT 21/AH=FFh"GO32"

Values for video mode number:
 00h   80x25 text
 01h   default text
 02h   CXxDX text
 03h   biggest text
 04h   320x200 graphics
 05h   default graphics
 06h   CXxDX graphics
 07h   biggest non-interlaced graphics
 08h   biggest graphics
Index: video modes

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson